Welcome![Sign In][Sign Up]
Location:
Search - SURF image

Search list

[Special EffectsHessianImage

Description: 基于hessian矩阵的图像处理,内附hessian的matlab源码-Hessian matrix-based image processing, Hessian containing the matlab source code
Platform: | Size: 1024 | Author: 郑英杰 | Hits:

[Special Effectsransac

Description: 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。-Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
Platform: | Size: 18432 | Author: 朱静 | Hits:

[VC/MFC2

Description: VC++实现的图像配准算法,代码全,有窗口.本代码来自《数字图像处理典型算实现》一书.rar-VC++ to achieve image registration algorithm, code-wide, there are windows. The code from the " typical digital image processing to achieve" a book. Rar
Platform: | Size: 118784 | Author: 欧鸥 | Hits:

[Special EffectsOpenSurf

Description: you can detect feature points in any image. OpenCV is needed.. it uses surf algorithm to do so
Platform: | Size: 67584 | Author: jack | Hits:

[Special EffectsOpenCVsurf

Description: opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。-opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
Platform: | Size: 2444288 | Author: 吴若鸿 | Hits:

[Special EffectsmatlabC

Description: SURF算法为SIFT算法的改进,运算速度得到了很大的提高。本资料为基于MATLAB的SURF算法实现,对图像匹配的研究方向会有一定帮助。-SURF algorithm SIFT algorithm, computing speed has been greatly improved. MATLAB based on the information of the SURF algorithm for image matching the direction of the research will certainly help.
Platform: | Size: 1154048 | Author: 吴若鸿 | Hits:

[Special Effectssurf_opencv

Description: Speed Up Robust Feature Algorithm by OpenCV it can detected specified image and matching I adjust it to use a cam so it runs in real time but I guess it doesn t look so fast
Platform: | Size: 7074816 | Author: Jason | Hits:

[OpenGL programsurfo

Description: This submission contains a function that computes face normal data for the VertexNormals property of the surface that fixes the lighting (facenorm.m) as well as a workaround function that you can just use in place of surf (surfo.m). Only use this if you get erroneous surface plots and you can t go without OpenGL and flat lighting.-This submission contains a function that computes face normal data for the VertexNormals property of the surface that fixes the lighting (facenorm.m) as well as a workaround function that you can just use in place of surf (surfo.m). Only use this if you get erroneous surface plots and you can t go without OpenGL and flat lighting.
Platform: | Size: 3072 | Author: ragada | Hits:

[Special Effectseccv06

Description: In this paper, a novel scale- and rotation-invariant interest point detector and descriptor, coined SURF (Speeded Up Robust Features) is presented. It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster. This is achieved by relying on integral images for image convolutions by building on the strengths of the leading existing detectors and descriptors (in casu, using a Hessian matrix-based measure for the detector, and a distribution-based descriptor) and by simplifying these methods to the essential. This leads to a combination of novel detection, description, and matching steps. The paper presents experimental results on a standard evaluation set, as well as on imagery obtained in the context of a real-life object recognition application. Both show SURF’s strong performance.-In this paper, a novel scale- and rotation-invariant interest point detector and descriptor, coined SURF (Speeded Up Robust Features) is presented. It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster. This is achieved by relying on integral images for image convolutions by building on the strengths of the leading existing detectors and descriptors (in casu, using a Hessian matrix-based measure for the detector, and a distribution-based descriptor) and by simplifying these methods to the essential. This leads to a combination of novel detection, description, and matching steps. The paper presents experimental results on a standard evaluation set, as well as on imagery obtained in the context of a real-life object recognition application. Both show SURF’s strong performance.
Platform: | Size: 686080 | Author: yangwei | Hits:

[Mathimatics-Numerical algorithmsSIFTtutorial

Description: 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
Platform: | Size: 25486336 | Author: sandy | Hits:

[Othercompare

Description: 本文介绍了SIFT,SURF,PCA-SIFT的各自特点,阐述了各自适用的不同的场景。对图像识别和视频识别有很大的启迪作用。-This article describes the SIFT, SURF, PCA-SIFT to their own characteristics to explain their application of the different scenarios. Image recognition and video recognition a great inspiration.
Platform: | Size: 2844672 | Author: liuweimin | Hits:

[Othersuffer8

Description: Golden Software Surfer 8.0 (以下简称Surfer)是一款画三维图(等值线,影像图,表面图)的软件,其自带的英文帮助(帮助菜单)对如何使用Surfer解释的很详细,其中的教程更是清晰的介绍了Surfer的简单应用.-Golden Software Surfer 8.0 (hereinafter referred to as Surfer) is a painting three-dimensional map (contour, image maps, surface map) software, which comes with English Help (Help menu) on how to use the Surfer to explain in great detail, of which Tutorial is a clear introduction to the Surfer' s simple application.
Platform: | Size: 1508352 | Author: duan | Hits:

[Special EffectsOpenSURF

Description: surf算法是现在最新的寻找图像特征点并匹配的算法,与SIFT算法相比速度更快,可以用在3D重建、图像拼接等多个领域-surf algorithm is now the latest to find the image feature points and matching algorithms, compared with the SIFT algorithm is faster, can be used in 3D reconstruction, image mosaic, and other fields
Platform: | Size: 1604608 | Author: xmchen | Hits:

[Windows Developsave_surf_image

Description: For every image, to extract the surf features, and save for further research.
Platform: | Size: 10029056 | Author: stoic | Hits:

[androidopenasurfAndroid.0.2

Description: To face recognition, code to resize image on android
Platform: | Size: 6796288 | Author: QuangViet | Hits:

[OpenCVfind_obj

Description: surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better than the sift
Platform: | Size: 3072 | Author: tjj | Hits:

[matlabOpenSURF_version1c(1)

Description: SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
Platform: | Size: 1362944 | Author: 张东兴 | Hits:

[OpenCVoriginal

Description: surf implementation for yandex conkurs of panorama image matching
Platform: | Size: 1024 | Author: alex | Hits:

[matlabsurf

Description: 使用matlab实现辐射强度的叠加图像及均值-it is about 3d image used matlab
Platform: | Size: 1024 | Author: zhou | Hits:

[GDI-BitmapSURF-V1.0.9-WinDLLVC8

Description: surf代码,能够实现图像上surf特征点的检测和定位等-surf code, to surf on the feature points of image detection and positioning
Platform: | Size: 1230848 | Author: huangxiaohua | Hits:
« 1 23 4 5 6 7 8 »

CodeBus www.codebus.net